home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / UTILITY / PASSWORD.ARJ / PWMBR.DOC next >
Text File  |  1992-12-20  |  11KB  |  317 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.                                PWMBR 2.0
  19.  
  20.                    Copyright (C) 1992 Lonnie L. Logue
  21.  
  22.  
  23.                       -- AN MBR PASSWORD SYSTEM --
  24.  
  25.  
  26.  
  27.                                 FEATURES
  28.  
  29.  
  30.         1.  Prevents computer access without a valid password.
  31.  
  32.         2.  Disables floppy diskette boots.
  33.  
  34.         3.  CRC testing of the PWMBR Master Boot Record.
  35.  
  36.         4.  Creates a utility diskette that will restore the PWMBR
  37.             Master Boot Record and the original relocated MBR in the
  38.             event they become damaged or relocated by a boot sector
  39.             virus or other program.
  40.  
  41.  
  42.  
  43.                             *** WARNING ***
  44.  
  45.  
  46.         If you forget your password you will not be able to access
  47.         either your hard or floppy drives.
  48.  
  49.         Remove this program before modifying your system in any way.
  50.         You can reinstall after you are certain that your computer is
  51.         operating properly.
  52.  
  53.         If you are having ANY difficulties with your hard drive, DO NOT
  54.         INSTALL this program!
  55.  
  56.         Use ONLY fresh PWMBR 2.0 files extracted from PWMBR20.ZIP!
  57.  
  58.         Because of the boot sector virus problem, it is a MUST that you
  59.         create a utility diskette immediately after installation.
  60.  
  61.         READ AND UNDERSTAND the DISCLAIMER!
  62.  
  63.  
  64.  
  65.                               COMPATIBLES
  66.  
  67.  
  68.         This program has been tested on IBM compatibles under the
  69.         following conditions:
  70.  
  71.         Operating Systems: MS-DOS 3.3
  72.                            MS-DOS 4.01
  73.                            MS-DOS 5.0
  74.                            DR DOS 6.0
  75.  
  76.          Hard Drive types: IDE
  77.                            MFM
  78.  
  79.         If your hard drive type is NOT listed above, DO NOT USE this
  80.         program unless you are willing to experiment!
  81.  
  82.         NOTE: This product is not compatible with Microsoft Windows
  83.               running in 32 bit disk access mode.
  84.  
  85.  
  86.  
  87.                           INSTALLATION AND USE
  88.  
  89.  
  90.                Syntax: PWMBR [switch]
  91.  
  92.                Switch: /i = install  /c = change password
  93.                        /r = remove   /u = create utility disk
  94.                        /t = test
  95.  
  96.  
  97.         1.  INSTALL
  98.  
  99.                 Installs PWMBR to the hard drive.  Forces warm boot.
  100.  
  101.  
  102.         2.  REMOVE
  103.  
  104.                 Removes PWMBR from the hard drive.  Requires entry of
  105.                 the current password.  Forces warm boot.
  106.  
  107.  
  108.         3.  CHANGE PASSWORD
  109.  
  110.                 Changes the password.  Requires entry of the current
  111.                 password.
  112.  
  113.  
  114.         4.  CREATE UTILITY DISK
  115.  
  116.                 Creates a utility diskette that will restore the PWMBR
  117.                 Master Boot Record and the original relocated MBR in the
  118.                 event they become damaged or relocated by a boot sector
  119.                 virus or other program.  Requires entry of the current
  120.                 password.
  121.  
  122.                 To use the utility diskette, power down the system and
  123.                 place the write protected PWMBR utility diskette into
  124.                 drive A: and then boot the system as normal.
  125.  
  126.                 It is recommended that you have a minimum of two utility
  127.                 diskettes stored in a secure location.  DO NOT forget
  128.                 the password that was in use when these diskettes were
  129.                 created as you WILL have to enter it after the restore.
  130.  
  131.                 NOTE: The utility diskette checks the machine ID string
  132.                       to avoid restoring the resident program to another
  133.                       computer.  While normally this is effective, in a
  134.                       business environment where numerous computers of
  135.                       the same model are purchased at the same time,
  136.                       there can be problems unless the hard drives are
  137.                       partitioned identically and are running the same
  138.                       versions of DOS.  DO NOT boot from the utility
  139.                       diskette UNLESS it was created on that computer.
  140.                       Always write the serial number of the computer on
  141.                       the utility diskette label and WRITE PROTECT the
  142.                       diskette.  Do NOT copy anything to the PWMBR
  143.                       utility diskette as it is not a DOS diskette and
  144.                       will be damaged.
  145.  
  146.  
  147.         5.  TEST
  148.  
  149.                 Runs a CRC test on the PWMBR Master Boot Record.  If the
  150.                 test fails, use your utility diskette to restore.
  151.  
  152.                 NOTE: This does NOT test the executable file PWMBR.EXE.
  153.                       To be sure this file is not corrupt, periodically
  154.                       extract a fresh copy from PWMBR20.ZIP.
  155.  
  156.  
  157.  
  158.                              ERROR MESSAGES
  159.  
  160.  
  161.         1.  REQUIRES DOS VERSION 2.0 OR ABOVE
  162.  
  163.                 DOS version 2.0 or above is required for the operation
  164.                 of this program.
  165.  
  166.  
  167.         2.  FIXED DISK NOT PRESENT OR INVALID
  168.  
  169.                 There is no fixed disk on this system, or it is
  170.                 invalid.
  171.  
  172.  
  173.         3.  INVALID PARTITION TABLE
  174.  
  175.                 PWMBR 2.0 will only install onto systems that have a
  176.                 standard 512 byte Master Boot Record which contains a
  177.                 valid, bootable Partition Table.
  178.  
  179.  
  180.         4.  NOT COMPATIBLE WITH BIOS
  181.  
  182.                 PWMBR is not compatible with the system bios.  If PWMBR
  183.                 is already installed and you receive this message, it's
  184.                 a good indication that PWMBR has been either damaged or
  185.                 relocated by a boot sector virus or other program.  If
  186.                 you believe this to be the case, power down the system
  187.                 and then boot from your write protected PWMBR utility
  188.                 diskette.  This will remove the virus, however it is
  189.                 advised that you scan your floppy diskettes for boot
  190.                 sector viruses or you'll run the risk of reinfection.
  191.  
  192.  
  193.         5.  HANDLER ERROR, PLEASE REBOOT
  194.  
  195.                 The memory resident interrupt handler which protects
  196.                 PWMBR from unauthorized modifications is missing or has
  197.                 been corrupted.  Reboot the computer and try again.
  198.  
  199.                 If rebooting didn't solve the problem, it's possible
  200.                 that PWMBR has been damaged by a boot sector virus or
  201.                 other program.  Power down the system and then boot from
  202.                 your write protected PWMBR utility diskette.
  203.  
  204.  
  205.         6.  CRC TEST PASSED
  206.  
  207.                 The PWMBR Master Boot Record has passed a CRC test
  208.                 and can be considered intact.
  209.  
  210.  
  211.         7.  CRC TEST FAILED
  212.  
  213.                 The PWMBR Master Boot Record has failed a CRC test
  214.                 indicating it has been damaged.
  215.  
  216.                 To repair, power down the system and then boot from your
  217.                 write protected PWMBR utility diskette.
  218.  
  219.  
  220.         8.  PWMBR ALREADY INSTALLED
  221.  
  222.                 PWMBR is already installed.  Use the /r switch to
  223.                 remove.
  224.  
  225.  
  226.         9.  PWMBR NOT INSTALLED
  227.  
  228.                 PWMBR is not installed.  Use the /i switch to
  229.                 install.
  230.  
  231.  
  232.        10.  MBR LOAD ERROR
  233.  
  234.                 This error message will be displayed upon system bootup
  235.                 after the password has been entered and accepted.  It
  236.                 means a disk sector error has occured or that the
  237.                 secondary MBR has an invalid signature.  This error
  238.                 should normally not occur, unless you are having
  239.                 problems with your hard drive.
  240.  
  241.                 If you receive this error message, power down the system
  242.                 and then boot from your write protected PWMBR utility
  243.                 diskette.  A restore error while booting from the PWMBR
  244.                 utility diskette indicates a problem with the hard drive.
  245.  
  246.  
  247.  
  248.                                 UPDATES
  249.  
  250.  
  251.         1.0 ........... Initial release of this program.
  252.                         Dated 09-12-92 1:00:00am
  253.  
  254.         2.0 ........... Bugfix - corrected problem PWMBR10 had with
  255.                         partition tables that booted from other than the
  256.                         1st partition.  Password is now required to make
  257.                         a utility diskette.
  258.                         Dated 12-20-92 2:00:00am
  259.  
  260.  
  261.  
  262.                                DISCLAIMER
  263.  
  264.  
  265.         This is a potentially dangerous product in that if the password
  266.         is forgotten, or the user modifies the system without first
  267.         removing PWMBR and the system because of this modification fails
  268.         to boot, or PWMBR becomes corrupted on the disk and a restore
  269.         utility diskette was not created, or if PWMBR for any reason is
  270.         not compatible with the system, the hard and floppy disks will
  271.         NOT boot thus effectively locking the user out of their computer.
  272.         NO DISK DATA will be destroyed, but the hard drive may have to
  273.         be removed and subjected to data recovery techniques by either
  274.         the user or a professional service.
  275.  
  276.         It is assumed that you have read and fully understand all
  277.         warnings stated above.  It is also assumed that you will hold no
  278.         persons responsible for any and all consequences of using this
  279.         program.
  280.  
  281.  
  282.  
  283.                             SOFTWARE LICENSE
  284.  
  285.  
  286.                    Copyright (C) 1992 Lonnie L. Logue
  287.  
  288.  
  289.         This product is SHAREWARE!  You may use PWMBR.EXE without charge
  290.         for an evaluation period not to exceed 30 days.  Continued use
  291.         after the evaluation period requires registration.  Use of this
  292.         software, registered or not, is NOT permitted unless the following
  293.         conditions are agreed to:
  294.  
  295.             1.  No fee is charged for use, copying or distribution.
  296.  
  297.             2.  It is not modified in any way.
  298.  
  299.             3.  The above disclaimer is read, understood, and
  300.                 agreed to.
  301.  
  302.         If you find this program useful, a $10 registration would be
  303.         appreciated.  Please send CASH, check or money order to:
  304.  
  305.                             Lonnie L. Logue
  306.                             9231 Goldenrod Lane
  307.                             Upper Marlboro, MD  20772
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.                                  -EOF-
  316.  
  317.